StyledText.StyleRunRange Function
Returns a Range for the specified StyleRun. Index is zero-based.
Syntax
result = StyledText.StyleRunRange( Index )
Parameters
Index
Integer
Return Value
Result
Range
Properties of the Range class give you access to the StyleRun's starting and ending positions, and length.